home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEV / I-Z / TE32K.sit / Read Me next >
Text File  |  1993-01-22  |  1KB  |  24 lines

  1. Subject: TE32K, TextEdit replacement package
  2. Date:     Sun, 3 Jan 1993 11:14:40 -0500
  3. From: Roy Wood <rrwood@canrem.com>
  4.  
  5.  
  6. Here's the TE32K package, a replacement for the standard TextEdit routines.
  7. The major difference between TE32K and TextEdit is that TE32K allows for
  8. manipulation of text records LARGER than 32K.
  9.  
  10. The package consists of C source code and minimal documentation.  Generally,
  11. if you can use TextEdit, you already know how to use TE32K.  The package is
  12. designed to be a drop-in replacement for TextEdit, so basically no changes
  13. to your existing code are necessary.  (Liar! You have to change all your calls
  14. from TE routines to TE32K routines! Okay, but that's just a matter of a global
  15. search and replace-- the algorithmic stuff doesn't have to be changed)
  16.  
  17. TE32K is provided more-or-less free to everyone, though I ask that if you
  18. use it in a piece of software you sell, then please donate $1 to the World
  19. Wildlif Fund.  
  20.  
  21. Bugs in the source are provided at no extra charge, of course :)
  22.  
  23. -Roy Wood (rrwood@canrem.com)
  24.